FaStudentFundSource 
Logical Entity Name  FaStudentFundSource 
Default Table Name  FaStudentFundSource 
Physical Only  NO 
Definition 
 
Note 
 

FaStudentFundSource Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaStudentFundSourceId(PK)    int  NO 
 
SyStudentId(FK)    int  NO 
 
FaFundSourceId(FK)    int  NO 
 
EffectiveDate    datetime  NO 
 
AwardYear    char(7)  NO 
 
FundingType    char(1)  NO 
 
MinCreditLoad    numeric(5, 2)  NO 
 
MaxAmount    money  NO 
 
MaxAmountType    char(1)  NO 
 
MaxPaidCreditLimit    numeric(5, 2)  NO 
 
MinCreditHours    numeric(5, 2)  NO 
 
MaxCreditHours    numeric(5, 2)  NO 
 
AllowStipend    bit  NO 
 
ReAward    char(1)  NO 
 
AwardAllTrxCode    bit  NO 
 
AdEnrollId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId(FK)    int  NO 
 
ts    timestamp  NO 
 

FaStudentFundSource Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaStudentFundSource_FaStudentFundSourceId  PrimaryKey  FaStudentFundSourceId 

FaStudentFundSource Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnroll  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceAdEnrollId_AdEnrollAdEnrollId      AdEnrollId  NO  YES 
FaFundSource  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceFaFundSourceId_FaFundSourceFaFundSourceId      FaFundSourceId  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceSyStudentId_SyStudentSyStudentId      SyStudentId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceUserId_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaStudentFundPaymentPeriod  Non-Identifying  One To Zero or More  FK_FaStudentFundPaymentPeriodFaStudentFundSourceId_FaStudentFundSourceFaStudentFundSourceId        NO  YES 
FaStudentFundSourceMilitary  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceMilitaryFaStudentFundSourceId_FaStudentFundSourceFaStudentFundSourceId        NO  YES 
FaStudentFundSourceTransactionCodes  Non-Identifying  One To Zero or More  FK_FaStudentFundSourceTransactionCodes_FaStudentFundSourceId_FaStudentFundSource_FaStudentFundSourceId        NO  YES 

FaStudentFundSource Check Constraints 
Check Constraint Name  CheckConstraint